You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
Inv Method
>
clMtxExpr.Inv Method ([In] TOpenCLValue)
Dew Math for .NET
clMtxExpr.Inv Method ([In] TOpenCLValue)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
Inv Method
Collapse All
Compute 1/X.
Syntax
C#
Visual Basic
public
static
clValue
Inv
([In]
TOpenCLValue
X
);
Public
static
Function
Inv
(
X
As
[In]
TOpenCLValue
)
As
clValue
Remarks
Internally calls
clValue.Inv
Group
Inv Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
Inv Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!